projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e313fc0
)
* xfns.c (Fx_create_frame): Make bitmapIcon have default on.
author
Jan Djärv
<jan.h.d@swipnet.se>
Sun, 9 Oct 2005 06:56:31 +0000
(06:56 +0000)
committer
Jan Djärv
<jan.h.d@swipnet.se>
Sun, 9 Oct 2005 06:56:31 +0000
(06:56 +0000)
src/xfns.c
patch
|
blob
|
history
diff --git
a/src/xfns.c
b/src/xfns.c
index a0f6f3b37435ebc25fafdd50bf9e7ef551296035..979a0a3435a784814cc98e84232b8edf6a795fa9 100644
(file)
--- a/
src/xfns.c
+++ b/
src/xfns.c
@@
-3277,7
+3277,7
@@
This function is an internal primitive--use `make-frame' instead. */)
/* We need to do this after creating the X window, so that the
icon-creation functions can say whose icon they're describing. */
- x_default_parameter (f, parms, Qicon_type, Q
nil
,
+ x_default_parameter (f, parms, Qicon_type, Q
t
,
"bitmapIcon", "BitmapIcon", RES_TYPE_SYMBOL);
x_default_parameter (f, parms, Qauto_raise, Qnil,